runtime.mLockProfile.disabled (field)
4 uses
	runtime (current package)
		mprof.go#L722: 	disabled   bool         // attribute all time to "lost"
		mprof.go#L730: 	if prof.disabled {
		mprof.go#L831: 	prof.disabled = true
		mprof.go#L855: 	prof.disabled = false
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)